home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 6153 < prev    next >
Encoding:
Text File  |  1996-08-05  |  1.1 KB  |  37 lines

  1. Newsgroups: comp.lang.asm,comp.lang.asm.x86,comp.lang.c++,comp.sys.ibm.pc.hardware.cd-rom
  2. Path: in2.uu.net!demos!pluscom!usenet
  3. From: sergeyp@albea.ugatu.ac.ru (Sergey Pavlov)
  4. Subject: Re: CD-Tools
  5. X-Newsreader: Forte Free Agent 1.0.82
  6. Sender: usenet@news.rinet.ru (Superuser)
  7. Nntp-Posting-Host: albea.ugatu.ac.ru
  8. Organization: A/O Plus & Cronyx Ltd. Internet Node
  9. Message-ID: <DMK974.GAv@news.rinet.ru>
  10. References: <N.020896.174221.74@asd2-10.worldaccess.nl>
  11. Date: Sat, 10 Feb 1996 12:56:24 GMT
  12.  
  13. friet@worldaccess.nl (Remi Frenay) wrote:
  14.  
  15. >I bought a Philips CD-Rom and I found a lot of CD-Tools (Eject,Play 
  16. >Track,Regonize CD-type,and much more). But Can somenone tell me how to program 
  17. >that kind of tools in C++ or in Assembly (for the PC) 
  18. >----
  19. >Remi Frenay
  20. >friet@worldaccess.nl
  21.  
  22. >           Born to Loose !
  23.  
  24. You can use MSCDEX API (see specifications on MSDN/DDK) from MS-DOS or
  25. Win16.
  26.  
  27. I have question:
  28. How can I call MS-DOS INTerrupts from Win32 Application, method of
  29. Andrew Shulman ("Unauthorized Windows 95") thru undocumented API
  30. "CallVXD" don't work in final release of Win95.
  31.  
  32.  
  33.  
  34.  
  35.  
  36.  
  37.